home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 July & August
/
Pcwk78a98.iso
/
Sharewar
/
Organise
/
_SETUP.1
/
Epoch Organiser 3.0.exe
/
0
/
RCDATA
/
TFILEREQFORM
/
TFILEREQFORM.txt
Wrap
Text File
|
1998-01-25
|
1KB
|
49 lines
object FileReqForm: TFileReqForm
Left = 209
Top = 141
Width = 158
Height = 150
Caption = 'FileReqForm'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 96
TextHeight = 16
object SaveReq: TSaveDialog
Options = [ofOverwritePrompt, ofPathMustExist]
Left = 4
Top = 4
end
object LoadReq: TOpenDialog
Options = [ofFileMustExist]
Left = 40
Top = 4
end
object FontDialog: TFontDialog
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
Device = fdBoth
MinFontSize = 0
MaxFontSize = 0
Left = 4
Top = 44
end
object PrinterSetupDialog: TPrinterSetupDialog
Left = 80
Top = 16
end
object OpenPictureDialog1: TOpenPictureDialog
Filter =
'All (*.bmp;*.ico;*.emf;*.wmf)|*.bmp;*.ico;*.emf;*.wmf|Bitmaps (*' +
'.bmp)|*.bmp|Icons (*.ico)|*.ico|Enhanced Metafiles (*.emf)|*.emf' +
'|Metafiles (*.wmf)|*.wmf'
Left = 64
Top = 52
end
end